func github.com/andybalholm/brotli.expectQuality

2 uses

	github.com/andybalholm/brotli (current package)
		http.go#L82: 				spec.Q, s = expectQuality(s[2:])
		http.go#L119: func expectQuality(s string) (q float64, rest string) {